home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / Blitz2 / TCP-Extension / Readme.txt < prev    next >
Encoding:
Text File  |  1997-03-31  |  1.8 KB  |  58 lines

  1. FreeWare
  2. ~~~~~~~~
  3.  
  4. This program is freeware so you are not obliged to give me anything
  5. for its use. However if you use it and you happen to have written
  6. some good programs with it I would be gratefull if you can send me
  7. a copy of them or inform me about their existence and from where I
  8. can get a copy of them.
  9.  
  10.  
  11. Introduction
  12. ~~~~~~~~~~~~
  13.  
  14. Up to now people who wanted to create AmiTCP applications had
  15. to resort to programming in the C language. This was really a
  16. pity when one considers the number of languages available for
  17. programming on the Amiga. Besides it limited the number of people
  18. who could create TCP applications for the Amiga which everyone
  19. would benefit from. Despite the fact that I usually program in
  20. machine language, I have always admired programming languages like 
  21. Blitz Basic and Amos since they allow beginners to create astonishing
  22. programs.
  23.  
  24. As blitz Basic is one of my favourite languages I decided to make
  25. a SDK of AmiTCP for Blitz. Another one for Amos will shortly follow
  26. which will feature more easy TCP programming.
  27.  
  28. Together with the extension I have included some example programs
  29. which though very crude and incomplete give a starting example.
  30.  
  31. I have converted all AmiTCP socket.library commands, so there is no
  32. limit to the applications you can create with this extension.
  33.  
  34.  
  35. Installation
  36. ~~~~~~~~~~~~
  37.  
  38. To install the extension copy the file bsdsocket.library1 to the
  39. Blitz2:blitzlibs/amigalibs drawer and run the makedeflibs.bb program
  40. to incorporate the commands in Blitz basic.
  41.  
  42.  
  43. Contacts:
  44. ~~~~~~~~
  45. If you would like to see some new features in this program you can contact
  46. me at:
  47.  
  48. Address: Dr. Ercole Spiteri MD
  49.          `Villa Loreto`, Bishop Buttigieg Street,
  50.          Qala,
  51.          Gozo, Malta, Europe.
  52.          GSM 103
  53.  
  54. Phone: +356 554929
  55. BBS:   +356 564184
  56. E-Mail: ercole@maltanet.omnes.net
  57.         ercole@usa.net
  58.